C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / Annotations Property

In This Topic
Annotations Property
In This Topic
An array collection that contains the annotations.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Annotations As System.Collections.Generic.List(Of AnnotationBase)
 
See Also